app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
vector_tile
/
[androidJvm]VectorTile
/
Tile
/
Value
/
Builder
/
setUintValue
set
Uint
Value
open
fun
setUintValue
(
value
:
Long
)
:
VectorTile.Tile.Value.Builder
optional uint64 uint_value = 5;
Return
This builder for chaining.
Parameters
value
The uintValue to set.